Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing deployments from contracts instead of kvstore #2124

Merged
merged 49 commits into from
Mar 3, 2024

Conversation

AhmedHanafy725
Copy link
Contributor

Description

most of the workloads are vms and we have 2 different clients to create these workloads, but client client was having his way of saving the deployment data to list them. So to be able to list workload from these clients on the dashboard, they have to use the same metadata stored on the contracts' data.

Changes

This PR lists the deployments (workloads) based on the contracts' data as this metadata is unified between the clients instead of the kvstore.

Related Issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

Sorry, something went wrong.

@MohamedElmdary
Copy link
Member

MohamedElmdary commented Feb 6, 2024

Test Cases

  • Virtual Machine

    • Full VM
    • Micro VM
  • Orchestrators

    • K8s
    • Caprover
  • Applications

    • Peertube
    • Funkwhale
    • Mattermost
    • Discourse
    • Taiga
    • Owncloud
    • Nextcloud
    • Presearch
    • Subsquid
    • Casperlabs
    • Algorand
    • Node Pilot
    • Umbrel
    • Wordpress
  • [Failed] Manage worker for k8s from different clients

Sorry, something went wrong.

@AhmedHanafy725 AhmedHanafy725 marked this pull request as draft February 20, 2024 09:15
@AhmedHanafy725 AhmedHanafy725 marked this pull request as ready for review March 3, 2024 12:13
Fix insert if found types
@AhmedHanafy725 AhmedHanafy725 merged commit 64995e3 into development Mar 3, 2024
4 checks passed
@AhmedHanafy725 AhmedHanafy725 deleted the development_listing branch March 3, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants